Package de.aoksystems.da.utils
Class FeldPrueferTest
java.lang.Object
de.aoksystems.da.utils.FeldPrueferTest
- Author:
- jens
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest of isDate60MonateAbweichend method, of class FeldPruefer.voidTest of isDateInPast method, of class FeldPruefer.voidTest of isDateInPast method, of class FeldPruefer.voidTest of isDateInPast method, of class FeldPruefer.voidTest of isDateInPast method, of class FeldPruefer.voidTest of isDateInPast method, of class FeldPruefer.voidTest of isDatekleiner3MonatplusED method, of class FeldPruefer.voidTest of isDatekleiner3MonatplusEDX method, of class FeldPruefer.voidTest of isMoreThan150YearsOld method, of class FeldPruefer.voidTest of isMoreThan150YearsOldX method, of class FeldPruefer.voidTest of isPLZAusland method, of class FeldPruefer.voidTest of isPLZInland method, of class FeldPruefer.voidTest of isTimeInFuture method, of class FeldPruefer.voidTest of isDategleich1TagplusDate1 method, of class FeldPruefer.voidTest of isValidBBNR method, of class FeldPruefer.voidTest of isValidDate method, of class FeldPruefer.voidTest of isValidDate0000 method, of class FeldPruefer.voidTest of isValidDateDDMMYYYY method, of class FeldPruefer.voidTest of isValidDate method, of class FeldPruefer.voidTest of isValidDate method, of class FeldPruefer.voidTest of isValidFesAbsnr method, of class FeldPruefer.voidTest of isValidKVNR method, of class FeldPruefer.voidTest of isValidRVNR1 method, of class FeldPruefer.voidTest of isValidRVNR2 method, of class FeldPruefer.voidTest of isValidRVNR3 method, of class FeldPruefer.voidTest of isValidRVNR99 method, of class FeldPruefer.voidTest of isValidTime method, of class FeldPruefer.voidTest of isValidRVNR3 method, of class FeldPruefer.
-
Constructor Details
-
FeldPrueferTest
public FeldPrueferTest()
-
-
Method Details
-
testIsValidDate
@Test public void testIsValidDate()Test of isValidDate method, of class FeldPruefer. -
testIsValidDateX
@Test public void testIsValidDateX()Test of isValidDate method, of class FeldPruefer. -
testIsValidDateOrZeroes
@Test public void testIsValidDateOrZeroes()Test of isValidDate method, of class FeldPruefer. -
testIsValidDateDDMMYYYY
@Test public void testIsValidDateDDMMYYYY()Test of isValidDateDDMMYYYY method, of class FeldPruefer. -
testIsValidDate0000
@Test public void testIsValidDate0000()Test of isValidDate0000 method, of class FeldPruefer. -
testIsDateInPast
@Test public void testIsDateInPast()Test of isDateInPast method, of class FeldPruefer. -
testIsDateInFuture
@Test public void testIsDateInFuture()Test of isDateInPast method, of class FeldPruefer. -
testIsDateInFutureX
@Test public void testIsDateInFutureX()Test of isDateInPast method, of class FeldPruefer. -
testIsDateBeforeX
@Test public void testIsDateBeforeX()Test of isDateInPast method, of class FeldPruefer. -
testIsDatekleiner3MonatplusED
@Test public void testIsDatekleiner3MonatplusED()Test of isDatekleiner3MonatplusED method, of class FeldPruefer. -
testIsDatekleiner3MonatplusEDX
@Test public void testIsDatekleiner3MonatplusEDX()Test of isDatekleiner3MonatplusEDX method, of class FeldPruefer. -
testIsMoreThan150YearsOld
@Test public void testIsMoreThan150YearsOld()Test of isMoreThan150YearsOld method, of class FeldPruefer. -
testIsMoreThan150YearsOldX
@Test public void testIsMoreThan150YearsOldX()Test of isMoreThan150YearsOldX method, of class FeldPruefer. -
testIsDate60MonateAbweichend
@Test public void testIsDate60MonateAbweichend()Test of isDate60MonateAbweichend method, of class FeldPruefer. -
testIsDateInFutureDDMMYYYY
@Test public void testIsDateInFutureDDMMYYYY()Test of isDateInPast method, of class FeldPruefer. -
testIsTimeInFuture
@Test public void testIsTimeInFuture()Test of isTimeInFuture method, of class FeldPruefer. -
testIsValidTime
@Test public void testIsValidTime()Test of isValidTime method, of class FeldPruefer. -
testIsValidBBNR
@Test public void testIsValidBBNR()Test of isValidBBNR method, of class FeldPruefer. -
testIsValidGesAbsnr
@Test public void testIsValidGesAbsnr()Test of isValidFesAbsnr method, of class FeldPruefer. -
testIsValidKVNR
@Test public void testIsValidKVNR()Test of isValidKVNR method, of class FeldPruefer. -
testIsValidRVNR1
@Test public void testIsValidRVNR1()Test of isValidRVNR1 method, of class FeldPruefer. -
testIsValidRVNR2
@Test public void testIsValidRVNR2()Test of isValidRVNR2 method, of class FeldPruefer. -
testIsValidRVNR3
@Test public void testIsValidRVNR3()Test of isValidRVNR3 method, of class FeldPruefer. -
testIsValidRVNR99
@Test public void testIsValidRVNR99()Test of isValidRVNR99 method, of class FeldPruefer. -
testMaybeITRVNR
@Test public void testMaybeITRVNR()Test of isValidRVNR3 method, of class FeldPruefer. -
testIsValidAZVU
@Test public void testIsValidAZVU()Test of isDategleich1TagplusDate1 method, of class FeldPruefer. -
testIsPLZInland
@Test public void testIsPLZInland()Test of isPLZInland method, of class FeldPruefer. -
testIsPLZAusland
@Test public void testIsPLZAusland()Test of isPLZAusland method, of class FeldPruefer.
-